home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Expert
/
Windows Expert.iso
/
utility
/
cica2db2.zip
/
CICA2DB.DOC
< prev
next >
Wrap
Text File
|
1992-05-19
|
1KB
|
39 lines
CICA2DB - Create a database importable file from cica's win3 index
This program will create a 'comma and quote delimited' file from the Index
files of windows 3.0 programs at cica.cica.indiana.edu. This file can be
imported in alsmost any kind of database. The format of the output file
is:
"win3/bmp","filename.zip","YYMMDD","Description"
"win3/dir","nextfile.zip","920221","Bla Bla"
The program syntax is:
cica2db <input file> <output file>
<input file> is the cica Index file
<output file> is the file you want the converted data to be written to.
NOTE: if that file exists it will be overwritten, don't
compain to me if you lose data, I hereby warned you!!
Program info:
-------------
Author: Hans van Oostrom
hans@pine.circa.ufl.edu INTERNET
hans@ufpine BITNET
Date: May 18, 1992
Version: 1.2
Modifications: see source code
Status: Public Domain
You need not to send any money to use this, it's
absolutely free. Also the source code is provided, so
make all the modifications you want. If you like it you
can let me know if you want to.